home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / breakawish.swf / scripts / DefineButton2_1047 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-09-28  |  59 b   |  4 lines

  1. on(release){
  2.    _global.Main.Instance.doClickSound();
  3. }
  4.